@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
ul li {
  list-style: none;
  display: inline-block;
  float: left;
}
img {
  border: none;
  vertical-align: middle;
}
body {
  font-size: 12px;
  font-family: 瀹嬩綋;
  color: #333;
  min-width: 1200px;
}
i {
  display: inline-block;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.ellipsis {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
body {
  background: url("../img/bg-body.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  font-size: 12px;
  color: #333;
}
.header1 {
  background: url('../img/bg-header.png') bottom no-repeat;
  width: 1220px;
  height: 147px;
  margin: 0 auto;
  position: relative;
  margin-top: -20px;
}
.header1 .jumbotron {
  position: absolute;
  left: 350px;
  top: 35px;
}
.header1 .jumbotron .tlt {
  font-family: STXinwei;
  font-size: 24px;
  color: #367e12;
  line-height: 36px;
}
.header1 .hear-nav {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background: rgba(246, 246, 246, 0.7);
  border-radius: 8px;
  height: 45px;
  margin-top: -5px;
  line-height: 45px;
  float: right;
  padding: 0 15px;
}
.header1 .hear-nav a {
  font-size: 12px;
  color: #336600f0;
}
.header1 .hear-nav span {
  display: inline-block;
  border: 1px solid #000;
  background: #000;
  border-radius: 2px;
  margin: 0 15px;
  vertical-align: middle;
}
.home-nav {
  margin-top: -20px;
  background: url('../img/navbg.png') bottom no-repeat;
  height: 55px;
  border-bottom: 2px solid #174a06;
  position: relative;
}
.home-nav .home-nav-wrap {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 1222px;
  margin: 0 auto;
  background-image: url('../img/homenav-bg.png');
  height: 67px;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -610px;
}
.home-nav .home-nav-wrap .nav-item {
  width: 175px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  margin-top: 0px;
  position: relative;
  float: left;
}
.home-nav .home-nav-wrap .nav-item + .nav-item {
  width: 174px;
}
.home-nav .home-nav-wrap .nav-item .box-select-btn {
  float: left;
  height: 50px;
  line-height: 50px;
  width: 175px;
  cursor: pointer;
}
.home-nav .home-nav-wrap .nav-item .box-select-btn a {
  display: block;
  font-size: 18px;
  color: #fff;
  z-index: 1;
  text-align: center;
  padding-bottom: 5px;
}
.home-nav .home-nav-wrap .nav-item .box-select-btn a i {
  background-image: url('img-sprite/home.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 7px;
  background-position: -10px -130px;
  margin-left: 10px;
  vertical-align: 3px;
}
.home-nav .home-nav-wrap .nav-item .box-select-btn a i.on {
  background-position: -10px -147px;
}
.home-nav .home-nav-wrap .nav-item .box-select-btn .nav-layer {
  display: none;
  opacity: 0.2;
  z-index: 0;
}
.home-nav .home-nav-wrap .nav-item .box-select-lists {
  display: none;
  position: absolute;
  width: 171px;
  left: 2px;
  top: 54px;
  background-color: #3c8716;
  border-bottom: 1px solid #20610a;
  z-index: 999;
}
.home-nav .home-nav-wrap .nav-item .box-select-lists a {
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 0 8px;
}
.home-nav .home-nav-wrap .nav-item .box-select-lists a + a {
  border-top: 1px solid #61a530;
}
.home-nav .home-nav-wrap .nav-item.on .box-select-btn .nav-layer {
  display: block;
  margin-left: 1px;
  margin-right: 1px;
}
.weChant-box {
  position: fixed;
  bottom: 220px;
  left: 20px;
  z-index: 999;
}
.weChant-box .code-item {
  width: auto;
  height: 140px;
  margin-bottom: 30px;
  position: relative;
}
.weChant-box .code-item .close-btn {
  width: 22px;
  height: 22px;
  line-height: 20px;
  background: #fff;
  color: #333;
  font-size: 16px;
  display: block;
  position: absolute;
  right: -8px;
  top: -12px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.weChant-box .code-item a {
  display: block;
  position: relative;
}
.weChant-box .code-item img {
  width: 110px;
  height: 110px;
}
.weChant-box .code-item span {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 30px;
  text-align: center;
  margin-left: 20px;
}
.weChant-box2 {
  position: fixed;
  z-index: 999;
  bottom: 230px;
  right: 20px;
}
.weChant-box2 .code-item {
  position: relative;
  width: auto;
  height: 130px;
}
.weChant-box2 .code-item .close-btn {
  width: 22px;
  height: 22px;
  background: #fff;
  color: #333;
  font-size: 16px;
  display: block;
  position: absolute;
  right: -8px;
  top: -12px;
  text-align: center;
  cursor: pointer;
  line-height: 20px;
  border-radius: 50%;
}
.weChant-box2 .code-item a {
  display: block;
}
.weChant-box2 .code-item img {
  width: 110px;
  height: 110px;
}
.weChant-box2 .code-item span {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 30px;
  text-align: center;
  margin-left: 5px;
}
.content.content-home {
  position: relative;
  top: -14px;
}
.content.content-home .home-ad {
  position: relative;
  height: 560px;
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 4px;
}
.content.content-home .home-ad .div-img {
  width: 1200px;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.content.content-home .home-ad .div-img img {
  height: 100%;
  width: 100%;
}
.content.content-home .home-ad .div-img .sub-words-hide {
  font-family: 鏂规澶ф爣瀹嬬畝浣�;
  display: none;
}
.content.content-home .home-ad .div-img .sub-words {
  font-family: 鏂规澶ф爣瀹嬬畝浣�;
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: 110px;
}
.content.content-home .home-ad .div-img .sub-words p {
  font-family: 鏂规澶ф爣瀹嬬畝浣�;
  color: #fff;
  text-shadow: 2px 0 2px #513415, 0 0 3px #513415, 0 0 7px #513415;
  text-outline: 2px 2px #ff0000;
}
.content.content-home .home-ad .div-img .sub-words p.one {
  font-family: 鏂规澶ф爣瀹嬬畝浣�;
  font-size: 48px;
}
.content.content-home .home-ad .div-img .sub-words p.two {
  font-family: 鏂规澶ф爣瀹嬬畝浣�;
  font-size: 34px;
  margin-top: 10px;
}
.content.content-home .home-ad .div-img .img-layer {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.2;
  width: 0px;
  height: 0px;
  border-right: 330px solid #fff;
  border-left: 330px solid transparent;
  border-bottom: 400px solid #fff;
}
.content.content-home .gray-seperate {
  background: url("../img/gray-seperate.png");
  height: 33px;
  width: 1200px;
  margin: 0 auto;
}
.content.content-home .home-viewspot {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 60px;
}
.content.content-home .home-viewspot .title-img {
  margin-bottom: 20px;
}
.content.content-home .home-viewspot .tempWrap {
  margin-left: 10px;
}
.content.content-home .home-viewspot .item {
  width: 290px;
  height: 205px;
  background-color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
}
.content.content-home .home-viewspot .item img {
  width: 280px;
  height: 195px;
  display: inline-block;
  text-align: center;
  margin-top: 4px ;
}
.content.content-home .home-viewspot .item .name {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0.5px 0.5px 0 #513415, -0.5px -0.5px 0 #513415;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 0.8px #513415;
  text-fill-color: #fff;
  text-stroke: 1px #513415;
}
.content.content-home .home-viewspot .hd a {
  position: absolute;
  background-image: url('img-sprite/home.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 34px;
  top: 125px;
}
.content.content-home .home-viewspot .hd a.prev {
  background-position: -10px -42px;
  left: -50px;
}
.content.content-home .home-viewspot .hd a.next {
  background-position: -10px -86px;
  right: -50px;
}
.content.content-szzt {
  width: 1160px;
  margin: 0 auto;
  background-color: #fff;
  min-height: 600px;
}
.content.content-szzt .wrap {
  padding: 0  20px;
  padding-top: 20px;
}
.content.content-szzt .wrap .left {
  float: left;
  display: inline-block;
  width: 240px;
  margin-right: 18px;
}
.content.content-szzt .wrap .left .left-nav {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 228px;
  border: 1px solid #eee;
  position: relative;
  padding: 7px 5px;
}
.content.content-szzt .wrap .left .left-nav .item {
  height: 59px;
  line-height: 59px;
  display: block;
  text-align: center;
  color: #734409;
  font-size: 16px;
}
.content.content-szzt .wrap .left .left-nav .item + .item {
  border-top: 1px dashed #f1eadc;
}
.content.content-szzt .wrap .left .left-nav .item.on,
.content.content-szzt .wrap .left .left-nav .item:hover {
  background-color: #f7f1e5;
}
.content.content-szzt .wrap .left .left-nav .item.on i,
.content.content-szzt .wrap .left .left-nav .item:hover i {
  background-image: url('img-sprite/topic.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 13px;
  vertical-align: middle;
}
.content.content-szzt .wrap .left .left-nav .item.on i.i-left,
.content.content-szzt .wrap .left .left-nav .item:hover i.i-left {
  background-position: -10px -24px;
  margin-right: 11px;
}
.content.content-szzt .wrap .left .left-nav .item.on i.i-right,
.content.content-szzt .wrap .left .left-nav .item:hover i.i-right {
  background-position: -10px -47px;
  margin-left: 11px;
}
.content.content-szzt .wrap .left .left-nav .item span {
  max-width: 120px ;
  vertical-align: middle;
}
.content.content-szzt .wrap .left .left-nav .i-style {
  position: absolute;
  left: 1px;
  background-image: url('img-sprite/topic.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 236px;
  height: 24px;
}
.content.content-szzt .wrap .left .left-nav .i-style.style-top {
  top: 1px;
  background-position: -10px -104px;
}
.content.content-szzt .wrap .left .left-nav .i-style.style-bottom {
  bottom: 1px;
  background-position: -10px -70px;
}
.content.content-szzt .wrap .right {
  float: left;
  display: inline-block;
  width: 860px;
}
.content.content-szzt .wrap .right h1 {
  background: url(../img/details-bg_06.jpg) no-repeat bottom;
  height: 56px;
  line-height: 60px;
  font-size: 18px;
  color: #333;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  width: 870px;
}
.content.content-szzt .wrap .right .topic-img {
  width: 880px;
  height: 178px;
  border: 1px solid #dcdcdc;
}
.content.content-szzt .wrap .right .topic-img img {
  width: 100%;
  height: 100%;
}
.content.content-szzt .wrap .right .topic-list {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 860px;
  padding: 0 7px;
  padding-top: 4px;
}
.content.content-szzt .wrap .right .topic-list .item {
  display: block;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px dashed #e1e1e1;
  position: relative;
}
.content.content-szzt .wrap .right .topic-list .item .point {
  background-image: url('img-sprite/topic.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 4px;
  height: 4px;
  background-position: -10px -10px;
  margin: 0 14px;
  vertical-align: 20px;
}
.content.content-szzt .wrap .right .topic-list .item .words {
  font-family: 瀹嬩綋;
  color: #333;
  font-size: 14px;
  max-width: 660px;
}
.content.content-szzt .wrap .right .topic-list .item .time {
  font-family: 瀹嬩綋;
  color: #aaa;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 15px;
}
.content .weekly-news {
  width: 1200px;
  height: 62px;
  margin: 15px auto;
  background: #fff;
  padding: 5px;
}
.content .weekly-news img {
  float: left;
  width: 78px;
  height: 62px;
}
.content .weekly-news .week-news-item {
  width: 1120px;
  height: 60px;
  border: 1px solid #e3d2bd;
  float: left;
}
.content .weekly-news .week-news-item .week-news-a {
  height: 40px;
  line-height: 40px;
  width: 1110px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  display: block;
}
.content .weekly-news .week-news-item .week-news-a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #999;
  display: inline-block;
  margin-left: 15px;
  margin-right: 8px;
  margin-bottom: 4px;
}
.slideGroup .parHd {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  height: 60px;
  bottom: 100px;
  position: absolute;
}
.slideGroup .parHd ul {
  position: relative;
  padding-left: 7px;
  box-shadow: 0 0 8px -6px #cccccc, 0 -6px 8px -6px #cccccc inset;
  z-index: 99;
}
.slideGroup .parHd ul li {
  display: inline-block;
  float: left;
  height: 60px;
  line-height: 60px;
  background-color: #fcfcfc;
  text-align: center;
  width: 166px;
  cursor: pointer;
  margin-right: 4px;
  box-shadow: 0 0 8px -6px #cccccc, 0 -6px 8px -6px #cccccc inset;
  z-index: 99;
}
.slideGroup .parHd ul li + li a:before {
  display: inline-block;
}
.slideGroup .parHd ul li + li:before {
  content: '';
  display: inline-block;
  position: absolute;
  margin-left: -13px;
  height: 28px;
  border-left: 1px solid #ccc;
  margin-top: 15px;
}
.slideGroup .parHd ul li .title {
  position: absolute;
  background-color: #fff;
  width: 165px;
  height: 11px;
  top: -8px;
  display: none;
}
.slideGroup .parHd ul li .title .green {
  width: 98%;
  background-color: #57a033;
  margin: 0 2px;
  height: 6px;
  margin-top: 2px;
}
.slideGroup .parHd ul li .btn-link {
  font-size: 16px;
  font-weight: bold;
  color: #367e12;
  display: inline-block;
  width: 90%;
  height: 60px;
  line-height: 60px;
}
.slideGroup .parHd ul li .btn-link a {
  color: #367e12;
}
.slideGroup .parHd ul li.on {
  background-color: #fff;
  box-shadow: none;
  box-shadow: 7px -1px 8px -6px #cccccc, -7px -1px 8px -6px #cccccc;
  z-index: 99;
}
.slideGroup .parHd ul li.on .title {
  display: block;
}
.slideGroup .parHd ul li.on .btn-link {
  border-bottom: 1px solid #f2f2f2;
  height: 59px;
  line-height: 59px;
}
.slideGroup .parHd ul li.on .details {
  display: block;
}
.slideGroup .parBd .slideBox {
  width: 1200px;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.slideGroup .parBd .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideGroup .parBd .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideGroup .parBd .slideBox .bd img {
  width: 1200px;
  height: 400px;
  display: block;
  margin: 0 auto;
}
.slideGroup .parBd .slideBox .hd {
  width: 1200px;
  height: 350px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -110px;
  z-index: 1;
}
.slideGroup .parBd .slideBox .hd ul {
  overflow: hidden;
  float: right;
  margin-right: 50px;
  zoom: 1;
  height: 15px;
  background: rgba(165, 165, 165, 0.4);
  filter: alpha(opacity=40);
  padding-top: 10px;
}
.slideGroup .parBd .slideBox .hd ul li {
  float: left;
  margin-left: 8px;
  margin-right: 10px;
  width: 30px;
  height: 5px;
  line-height: 5px;
  text-align: center;
  background: #ececec;
  cursor: pointer;
}
.slideGroup .parBd .slideBox .hd ul .on {
  background: #c5a57d;
}
.slideGroup .parBd .slideBox .on .details {
  display: block;
}
.slideGroup .parBd .slideBox .details {
  display: none;
  position: absolute;
  font-size: 16px;
  padding: 10px;
  z-index: -1;
  line-height: 32px;
  text-align: left;
  width: 1140px;
  height: 50px;
  text-indent: 20px;
  left: 0;
  top: 110px;
}
.slideGroup .parBd .slideBox .details a {
  display: inline-block;
  font-size: 16px;
  position: absolute;
  right: 37px;
  bottom: -5px;
  color: #367e12;
}
.footer {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-top: -15px;
  padding-top: 27px;
  padding-bottom: 30px;
  background-color: #3d463f;
  font-size: 12px;
}
.footer .row {
  color: #b0b2b0;
  line-height: 22px;
  text-align: center;
}
.footer .box-link {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.footer .box-link .nav-item {
  display: inline-block;
  width: 130px;
  height: 28px;
  line-height: 28px;
  position: relative;
  margin-right: 8px;
}
.footer .box-link .nav-item .box-select-btn {
  width: 123px;
  padding-left: 5px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #657468;
  background-color: #5a615b;
  text-align: left;
  cursor: pointer;
}
.footer .box-link .nav-item .box-select-btn i {
  position: absolute;
  right: 9px;
  top: 11px;
  background-image: url('img-sprite/home.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 6px;
  background-position: -10px -10px;
}
.footer .box-link .nav-item .box-select-btn i.on {
  background-position: -10px -26px;
}
.footer .box-link .nav-item .box-select-lists {
  display: none;
  position: absolute;
  top: 28px;
  left: 0;
  background-color: #5a615b;
}
.footer .box-link .nav-item .box-select-lists a {
  display: inline-block;
  width: 115px;
  padding-left: 5px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  text-align: left;
}
.footer .scroll-cont {
  overflow-y: auto;
  height: 115px;
  overflow-x: hidden;
}
.footer .scroll-cont::-webkit-scrollbar {
  width: 8px;
  height: 5px;
}
.footer .scroll-cont::-webkit-scrollbar-button {
  background-color: #5a615b;
}
.footer .scroll-cont::-webkit-scrollbar-track {
  background: #5a615b;
}
.footer .scroll-cont::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 4px;
}
.footer .scroll-cont::-webkit-scrollbar-corner {
  background: #5a615b;
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #Fff;
}
.ad-sypf {
  width: 287px;
  height: 145px;
  position: fixed;
  top: 0;
  background-image: url("../img/ad-supf.png");
  overflow: hidden;
  z-index: 999999;
}
.ad-sypf .words {
  display: block;
  margin-top: 35px;
  margin-left: 20px;
  width: 250px;
  height: 75px;
  font-family: "Microsoft Yahei";
  font-size: 20px;
  color: #69431a;
  line-height: 28px;
  text-align: center;
}
.ad-sypf .close {
  color: #989696;
  font-size: 13px;
  position: absolute;
  width: 42px;
  height: 17px;
  text-align: right;
  top: 16px;
  right: 18px;
  cursor: pointer;
}
